projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9d2bcff
)
* shell.el (shell-dynamic-complete-functions): Use
author
Chong Yidong
<cyd@stupidchicken.com>
Wed, 23 Jul 2008 21:58:27 +0000
(21:58 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Wed, 23 Jul 2008 21:58:27 +0000
(21:58 +0000)
comint-dynamic-complete-filename as well (bug#361).
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index fdd47aa0759d871f3423f57e5add18cc82cf02be..e20882d525b8f5b65f1b565d055c1940179366f6 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,8
@@
+2008-07-23 Chong Yidong <cyd@stupidchicken.com>
+
+ * shell.el (shell-dynamic-complete-functions): Use
+ comint-dynamic-complete-filename as well (bug#361).
+
2008-06-21 Alan Mackenzie <acm@muc.de>
* progmodes/cc-engine.el (c-guess-basic-syntax CASE 5D.5): Fix an